Skip to content

ci: use repository-backed actionlint - #79

Merged
aheritier merged 1 commit into
docker:mainfrom
quentin-laplanche-docker:chore/migrate-docker-action-references
Aug 20, 2026
Merged

ci: use repository-backed actionlint#79
aheritier merged 1 commit into
docker:mainfrom
quentin-laplanche-docker:chore/migrate-docker-action-references

Conversation

@quentin-laplanche-docker

@quentin-laplanche-docker quentin-laplanche-docker commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Related Issues

GitHub actions org level allow list doesn't seem to support uses: docker:// references.
When the allow list is enforced, docker:// references fail, without possibility to allow them.

Summary

The proposed change is to replace the usage of actionlint via docker with setup-go + go install.

Note: other alternatives could be considered, such as reviewdog/action-actionlint action, which seems to be the closest thing from an official action.

Co-authored-by: Codex <noreply@openai.com>
@quentin-laplanche-docker
quentin-laplanche-docker force-pushed the chore/migrate-docker-action-references branch from 2f9978a to 371cb8b Compare August 10, 2026 15:05
@quentin-laplanche-docker
quentin-laplanche-docker marked this pull request as ready for review August 11, 2026 14:01
@aheritier
aheritier merged commit 72b0b6c into docker:main Aug 20, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants